Skip to content

Update supertuxkart example to version 0.24#4588

Merged
markmandel merged 4 commits into
agones-dev:mainfrom
markmandel:examples/stk-dependabot
Jun 5, 2026
Merged

Update supertuxkart example to version 0.24#4588
markmandel merged 4 commits into
agones-dev:mainfrom
markmandel:examples/stk-dependabot

Conversation

@markmandel
Copy link
Copy Markdown
Member

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix
/kind release

What this PR does / Why we need it:

Incremented the version of the supertuxkart example image and relevant dependencies. Includes updates to Makefile, gameserver.yaml, fleet .yaml, and test files.

Primarily done to remove dependabot alerts for gRPC.

Which issue(s) this PR fixes:

Will get rid of #4532

Special notes for your reviewer:

Since 0.24 isn't on the production registry, this will fail CI. Will need someone to push please.

Incremented the version of the supertuxkart example image and relevant
dependencies. Includes updates to `Makefile`, `gameserver.yaml`, `fleet
.yaml`, and test files.

Primarily done to remove dependabot alerts for gRPC.

Signed-off-by: Mark Mandel <mark@compoundtheory.com>
@markmandel markmandel requested a review from a team May 31, 2026 20:57
@markmandel markmandel added the area/examples Examples. Usually found in the `examples` directory label May 31, 2026
@github-actions github-actions Bot added kind/cleanup Refactoring code, fixing up documentation, etc size/S labels May 31, 2026
@markmandel
Copy link
Copy Markdown
Member Author

@Sivasankaran25 or @indurireddy-TF - if you get a chance, can you run make cloud-build for this example against the agones-images project, so we can pass CI.

I did manual tests locally with this update, and all worked great.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: c6e3f368-b21f-4d20-8af4-1dc84690fd71

Status: FAILURE

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@Sivasankaran25
Copy link
Copy Markdown
Collaborator

@Sivasankaran25 or @indurireddy-TF - if you get a chance, can you run make cloud-build for this example against the agones-images project, so we can pass CI.

I did manual tests locally with this update, and all worked great.

Sure, we'll do it

@markmandel
Copy link
Copy Markdown
Member Author

@Sivasankaran25 Thanks!

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 96e337ee-5da7-413c-8998-26a686a12935

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

git fetch https://github.com/googleforgames/agones.git pull/4588/head:pr_4588 && git checkout pr_4588
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.59.0-dev-14b39f3

@markmandel
Copy link
Copy Markdown
Member Author

Eyyy! Should be an easy review now.

@lacroixthomas
Copy link
Copy Markdown
Collaborator

Eyyy! Should be an easy review now.

I love easy review ! haha
LGTM !

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 5267a6b2-90ad-48fb-a5bc-19eff89b359b

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

git fetch https://github.com/googleforgames/agones.git pull/4588/head:pr_4588 && git checkout pr_4588
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.59.0-dev-2182258

@markmandel markmandel enabled auto-merge (squash) June 5, 2026 00:27
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 206225a9-e25b-4559-9cf5-70c8a5188e41

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

git fetch https://github.com/googleforgames/agones.git pull/4588/head:pr_4588 && git checkout pr_4588
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.59.0-dev-c01b271

@markmandel markmandel merged commit dcaefda into agones-dev:main Jun 5, 2026
4 checks passed
@markmandel markmandel deleted the examples/stk-dependabot branch June 5, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/examples Examples. Usually found in the `examples` directory kind/cleanup Refactoring code, fixing up documentation, etc size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants